home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 November: Tool Chest / Dev.CD Nov 98 TC.toast / Sample Code / Snippets / Toolbox / MovableModal / MModal 7.0 / MModal 7.0.rsrc / TEXT_128.txt < prev    next >
Encoding:
Text File  |  1995-02-10  |  423 b   |  4 lines

  1. This sample show a very simple implementation of the 7.0 Moveable Modal Dialog.
  2. Since you can't call ModalDialog on a MModal, you have to do the actual hit restricting and menu dimming yourself, but it's not really much more of a chore.  All you need to add is one lil' global that tells you when you've got a MModal up, and things will be wonderful.
  3.  
  4. Select 'Open Moveable Modal' from the Test Stuff menu to watch it work.